Cocktail Help Reference
IFetchOptions<T> Interface Members
See Also  Methods  Send Feedback
Cocktail Assembly > Cocktail Namespace : IFetchOptions<T> Interface


Glossary Item Box

The following tables list the members exposed by IFetchOptions<T>.

Public Methods

 NameDescription
 MethodDistinctReturns distinct elements from a sequence.  
 MethodIncludeOverloaded. Configures eager fetching for related entities in the specified query path.  
 MethodSkipBypasses a specified number of elements in a sequence and then returns the remaining elements.  
 MethodTakeReturns a specified number of contiguous elements from the start of a sequence.  
Top

See Also

© 2013 All Rights Reserved.